void Export( XmlWriter writer, ExportContext context )
'Declaration Sub Export( _ ByVal writer As XmlWriter, _ ByVal context As ExportContext _ )
'Declaration
Sub Export( _ ByVal writer As XmlWriter, _ ByVal context As ExportContext _ )
'Usage Dim instance As IOpenXml(Of T) Dim writer As XmlWriter Dim context As ExportContext instance.Export(writer, context)
'Usage
Dim instance As IOpenXml(Of T) Dim writer As XmlWriter Dim context As ExportContext instance.Export(writer, context)
IOpenXml<T> Interface IOpenXml<T> Members